Skip to content

Conversation

@hastinbe
Copy link
Contributor

@hastinbe hastinbe commented Nov 18, 2025

Updates the Range fieldtype documentation to reflect the new decimal value support:

  • Updated field option types from 'integer' to 'number'
  • Clarified that min, max, and step support decimal values
  • Explained data storage behavior (int vs float based on config)
  • Added example configurations for both integer and decimal ranges
  • Fixed max default value (was 1000, should be 100)

References PR statamic/cms#13096 (not merged yet)

Updates the Range fieldtype documentation to reflect the new decimal
value support:

- Updated field option types from 'integer' to 'number'
- Clarified that min, max, and step support decimal values
- Explained data storage behavior (int vs float based on config)
- Added example configurations for both integer and decimal ranges
- Fixed max default value (was 1000, should be 100)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant